Skip to content

Commit

Permalink
Merge branch 'master' into py310
Browse files Browse the repository at this point in the history
  • Loading branch information
kousu committed Aug 7, 2022
2 parents 8ad9fd8 + c7b8b94 commit 2e297cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
fail-fast: false

matrix:
os: [ "macos-latest", "windows-latest", "ubuntu-20.04", "ubuntu-18.04", "macos-10.15" ]
os: [ "macos-latest", "windows-latest", "ubuntu-20.04", "ubuntu-18.04" ]
python-version: [ '3.7', '3.8', '3.9', '3.10' ]
test-name:
- integration-test
Expand Down

0 comments on commit 2e297cc

Please sign in to comment.