Skip to content

Commit

Permalink
Update testMaps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelquast authored Dec 30, 2023
1 parent b632f5f commit d1528c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testMaps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# set operating systems to test
os: [ubuntu-latest]
# set python versions to test
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11"]

name: test_Maps ${{ matrix.os }} ${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit d1528c3

Please sign in to comment.