Skip to content

Commit dddff73

Browse files
Included 24.04 OS checks
1 parent 048df58 commit dddff73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
python-version: [ '3.10', '3.11', '3.12' ]
14+
os: [ "ubuntu-latest", "ubuntu-24.04" ]
1415
fail-fast: false
1516
env:
1617
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

0 commit comments

Comments
 (0)