Skip to content

Commit 952f9d6

Browse files
committed
Update to 9.4.5
1 parent cccc52b commit 952f9d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
# os: ["ubuntu-latest", "macos-latest", "windows-latest"]
18-
# source: ["conda-forge"]
19-
os: ["ubuntu-latest"]
20-
source: ["source"]
17+
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
18+
source: ["conda-forge"]
19+
# os: ["ubuntu-latest"]
20+
# source: ["source"]
2121
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
2222
steps:
2323
- name: Checkout

GB_VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.4.5.beta2
1+
9.4.5

0 commit comments

Comments
 (0)