This commit is contained in:
parent
71a2c87cdb
commit
b60e6d5b77
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
linux:
|
linux:
|
||||||
name: Linux-x86
|
name: Linux-x86
|
||||||
runs-on: debian-bookworm
|
runs-on: node-bookworm
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
compiler: [g++, clang++]
|
compiler: [g++, clang++]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue