Skip to content

Commit f073cb6

Browse files
authored
Merge pull request #103 from fourdollars/main
Testing on Ubuntu 24.04.
2 parents 3bfbe2e + 7307d10 commit f073cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
version: [ipu6epmtl, ipu6ep, ipu6]
17-
os: ["ubuntu:22.04", "ubuntu:20.04"]
17+
os: ["ubuntu:24.04", "ubuntu:22.04", "ubuntu:20.04"]
1818
runs-on: ubuntu-latest
1919
container: ${{ matrix.os }}
2020
steps:

0 commit comments

Comments
 (0)