mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-10 05:18:00 -05:00
chore(ci): update ubuntu runner which went EOL
This commit is contained in:
4
.github/workflows/concrete_cpu_test.yml
vendored
4
.github/workflows/concrete_cpu_test.yml
vendored
@@ -21,9 +21,7 @@ jobs:
|
||||
tests-linux:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
runson: ["ubuntu-20.04"]
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user