ci: change runs-on
This commit is contained in:
parent
3216ebb9ca
commit
607f9dd88d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ env:
|
|||
jobs:
|
||||
build_and_test:
|
||||
name: Rust project - latest
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: node-bookworm
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain:
|
||||
|
|
Loading…
Add table
Reference in a new issue