Skip to content

Commit

Permalink
Switch one build to latest Ubuntu with Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed May 13, 2024
1 parent 4f61a4e commit 5a75102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
flags: '--coverage'
tests: RMF
build: Debug
- os: ubuntu-latest
python-version: 3.9
- os: ubuntu-24.04
python-version: 3.12
install: ''
flags: '--coverage'
tests: RMF
Expand Down

0 comments on commit 5a75102

Please sign in to comment.