Skip to content

Commit

Permalink
Revert to Ubuntu 18.04
Browse files Browse the repository at this point in the history
According to this: actions/setup-python#249
3.10 will be comming, so I guess I can just leave the OS as is for now
and it will eventually have 3.10.
  • Loading branch information
iguessthislldo committed Oct 8, 2021
1 parent 493d09a commit 5b458e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pyopendds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
- '3.7'
- '3.8'
- '3.9'
include:
- os: ubuntu-20.04
python-version: '3.10'
- '3.10'

env:
ACE_ROOT: '/usr/share/ace'
Expand Down

0 comments on commit 5b458e9

Please sign in to comment.