Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
use "linux" as os
  • Loading branch information
drfho committed Dec 7, 2022
1 parent 98562d6 commit 38d5fdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu
- linux
config:
- "3.6.8" # For CentOS 7 deployments
- "3.6" # For CentOS 7 deployments
- "3.7"
- "3.8"
- "3.9"
Expand Down

0 comments on commit 38d5fdd

Please sign in to comment.