We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4217a3a commit b0de71bCopy full SHA for b0de71b
.github/workflows/build.yml
@@ -5,9 +5,9 @@ name: build
5
6
on:
7
push:
8
- branches: [ "PyShp-CI-test-on-Python-3.10+" ]
+ branches: [ "PyShp-test-on-Pythons-3.10-3.13" ]
9
pull_request:
10
11
12
jobs:
13
build:
0 commit comments