Skip to content

Commit

Permalink
Update Ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde authored May 13, 2024
1 parent 37c5ef3 commit bda81ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image: [4.4, 4.5, 4.6, 4.7, 4.8, 4.9, 5, 6, 7, 8, 9, 10, 11, 12, 13]
image: [4.4, 4.5, 4.6, 4.7, 4.8, 4.9, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]

container: flagarde/ci-ubuntu-gcc-${{ matrix.image }}-x86_64:latest

Expand Down

0 comments on commit bda81ce

Please sign in to comment.