Skip to content

Commit

Permalink
Merge pull request intel#104 from fourdollars/dfsg
Browse files Browse the repository at this point in the history
Testing on Ubuntu 24.04.
  • Loading branch information
hao-yao authored Apr 11, 2024
2 parents 99ac96f + 84b66fe commit 8557092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
version: [ipu6epmtl, ipu6ep, ipu6, hal]
os: ["ubuntu:22.04", "ubuntu:20.04"]
os: ["ubuntu:24.04", "ubuntu:22.04", "ubuntu:20.04"]
runs-on: ubuntu-latest
container: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 8557092

Please sign in to comment.