Skip to content

Commit

Permalink
Try ubuntu 2024.04
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Nov 26, 2024
1 parent 71105ba commit 74fad85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
matrix:
test-type: [ 'performance-tests', 'unit-tests', 'gui-tests', 'cli-tests' ]
python-version: [ '3.11', '3.12' ]
os: [ ubuntu-latest ]
os: [ ubuntu-24.04 ]
uses: ./.github/workflows/test_ert.yml
with:
os: ${{ matrix.os }}
Expand Down

0 comments on commit 74fad85

Please sign in to comment.