Skip to content

Commit 473975e

Browse files
committed
Updated for GitHub Actions
1 parent 15f63ff commit 473975e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
python-version: [3.9, 3.10, 3.11]
22+
python-version: ['3.9', '3.10', '3.11']
2323

2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:

0 commit comments

Comments
 (0)