Skip to content

Commit 7a37b79

Browse files
author
Dirk Petersen
committed
updated github workflows
1 parent 514410d commit 7a37b79

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: .github/workflows/test-basic-features.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
12+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1313

1414
steps:
1515

Diff for: .github/workflows/test-credentials.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
12+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1313

1414
steps:
1515

Diff for: froster/froster.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)