Update actions
Some checks failed
CI/CD / Linux-x86-clang++ (push) Failing after 1m53s
CI/CD / Linux-x86-g++ (push) Failing after 1m58s

This commit is contained in:
Lauri Räsänen 2025-01-11 22:14:31 +02:00
parent a5e3c65500
commit e38b0a5f05

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
linux: linux:
name: Linux-x86 name: Linux-x86-${{ matrix.compiler }}
runs-on: node-bookworm runs-on: node-bookworm
strategy: strategy:
matrix: matrix: