Skip to content

Commit

Permalink
No ubuntu tests (temporary stuff)
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed Sep 4, 2020
1 parent 2213836 commit 45b6b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continous-integration.yml
Expand Up @@ -18,7 +18,7 @@ on:
# repo on hub.docker.com. used to pull and upload containers

env:
# needed to fix issues with boto during testing:
# needed to fix issues with boto during testing:x
# https://github.com/travis-ci/travis-ci/issues/7940
BOTO_CONFIG: /dev/null

Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
strategy:
max-parallel: 3
matrix:
os: [ubuntu-latest, windows-latest]
os: [windows-latest]
python-version: [3.6, 3.7, 3.8]

steps:
Expand Down

0 comments on commit 45b6b9b

Please sign in to comment.