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 73b5be1 commit 710939dCopy full SHA for 710939d
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "beta"}
57
- {VERSION: "3.13", NOXSESSION: "rust,tests", RUST: "nightly"}
58
- {VERSION: "3.13", NOXSESSION: "tests-rust-debug"}
59
- - {VERSION: "3.13t", NOXSESSION: "local"}
+ - {VERSION: "3.13t", NOXSESSION: "rust,tests"}
60
timeout-minutes: 15
61
steps:
62
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments