Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie committed Jan 2, 2024
1 parent f40607d commit 25d0e66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# 'linux-x64',
]
pair: [
'python:3.7',
# 'python:3.7',
'python:3.9',
]
include:
Expand All @@ -41,9 +41,9 @@ jobs:
host-os: 'ubuntu-latest'
# - platform: 'linux-x64'
# host-os: 'ubuntu-latest'
- pair: 'python:3.7'
language: 'python'
version: '3.7'
# - pair: 'python:3.7'
# language: 'python'
# version: '3.7'
- pair: 'python:3.9'
language: 'python'
version: '3.9'
Expand Down

0 comments on commit 25d0e66

Please sign in to comment.