Update actions
This commit is contained in:
parent
a5e3c65500
commit
e38b0a5f05
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
linux:
|
||||
name: Linux-x86
|
||||
name: Linux-x86-${{ matrix.compiler }}
|
||||
runs-on: node-bookworm
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue