Skip to content

Commit 710939d

Browse files
committed
try to fix 3.13t CI
1 parent 73b5be1 commit 710939d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "beta"}
5757
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "nightly"}
5858
- {VERSION: "3.13", NOXSESSION: "tests-rust-debug"}
59-
- {VERSION: "3.13t", NOXSESSION: "local"}
59+
- {VERSION: "3.13t", NOXSESSION: "rust,tests"}
6060
timeout-minutes: 15
6161
steps:
6262
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)