We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bfbe2e + 7307d10 commit f073cb6Copy full SHA for f073cb6
.github/workflows/build-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
version: [ipu6epmtl, ipu6ep, ipu6]
17
- os: ["ubuntu:22.04", "ubuntu:20.04"]
+ os: ["ubuntu:24.04", "ubuntu:22.04", "ubuntu:20.04"]
18
runs-on: ubuntu-latest
19
container: ${{ matrix.os }}
20
steps:
0 commit comments