Skip to content

Commit

Permalink
Test using ubuntu 24.04 for CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rikardn committed Oct 14, 2024
1 parent 59b7544 commit 6a0abf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

test-ubuntu:
needs: [build, get-nonmem]
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 6a0abf0

Please sign in to comment.