Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 24a0fd9

Browse files
committed
Merge branch 'master' of github.com:darrenburns/ward into master
2 parents 62e3b16 + 54f38da commit 24a0fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ ubuntu-latest, macOS-latest, windows-latest ]
19-
python-version: [ 3.6, 3.7, 3.8, 3.9, 3.10.0-beta.1 ]
19+
python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10" ]
2020
defaults:
2121
run:
2222
shell: bash

0 commit comments

Comments
 (0)