Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
bump py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Feb 1, 2024
1 parent 3adc0d6 commit 669768b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, macOS-11]
python-version: [3.8]
os: [ubuntu-22.04, macOS-12]
python-version: ["3.10"]

# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 35
Expand Down

0 comments on commit 669768b

Please sign in to comment.