We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ea561 commit 2dd3c0bCopy full SHA for 2dd3c0b
1 file changed
.github/workflows/build-and-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: ubuntu-latest
+ os: [ubuntu-latest]
19
python-version: ["3.11"]
20
steps:
21
- name: Checkout repo with submodules
0 commit comments