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 18754a6 commit 84f6f97Copy full SHA for 84f6f97
.github/workflows/full-ci.yml
@@ -276,13 +276,13 @@ jobs:
276
include:
277
# Latest Godot with different Rust versions
278
- rust: stable
279
- godot: "3.5"
+ godot: "3.5.1-rc1"
280
postfix: ''
281
- rust: nightly
282
283
postfix: ' (nightly)'
284
- rust: '1.56'
285
286
postfix: ' (msrv 1.56)'
287
288
# Test with oldest supported engine version
0 commit comments