Skip to content

Commit

Permalink
update CI OS
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jun 20, 2024
1 parent f6e5ab8 commit 5c02e0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on: [ push, pull_request ]
jobs:
main:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 5c02e0e

Please sign in to comment.