Update actions
Some checks failed
CI/CD / Linux-x86 (push) Failing after 45s

This commit is contained in:
Lauri Räsänen 2025-01-11 20:49:30 +02:00
parent 71a2c87cdb
commit b60e6d5b77

View file

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
linux:
name: Linux-x86
runs-on: debian-bookworm
runs-on: node-bookworm
strategy:
matrix:
compiler: [g++, clang++]