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 61946a7 commit 5e7dc53Copy full SHA for 5e7dc53
.github/workflows/full-ci.yml
@@ -249,13 +249,13 @@ jobs:
249
include:
250
# Latest Godot with different Rust versions
251
- rust: stable
252
- godot: "3.4.1"
+ godot: "3.4.3"
253
postfix: ''
254
- rust: nightly
255
256
postfix: ' (nightly)'
257
- rust: '1.56'
258
259
postfix: ' (msrv 1.56)'
260
261
# Test with oldest supported engine version
0 commit comments