Skip to content

Commit

Permalink
MAINT: Test Ubuntu 24.04 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner authored Jun 24, 2024
1 parent 6a2b53e commit ef3ec1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, ubuntu-20.04, windows-2022, windows-2019, macos-14, macos-13, macos-12]
os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, windows-2022, windows-2019, macos-14, macos-13, macos-12]
python: ['3.12', '3.8']
defaults:
run:
Expand Down

0 comments on commit ef3ec1d

Please sign in to comment.