Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
36cbf9f0
Unverified
Commit
36cbf9f0
authored
Feb 25, 2024
by
Gregor Hartmann
Committed by
GitHub
Feb 25, 2024
Browse files
Pin Windows and Ubuntu versions for build VM (#3639)
parent
a492a31e
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/AutoCreateRelease.yml
View file @
36cbf9f0
...
@@ -9,7 +9,7 @@ jobs:
...
@@ -9,7 +9,7 @@ jobs:
build_luac_cross_win
:
build_luac_cross_win
:
runs-on
:
windows-
latest
runs-on
:
windows-
2019
steps
:
steps
:
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
...
@@ -34,7 +34,7 @@ jobs:
...
@@ -34,7 +34,7 @@ jobs:
Create_Release
:
Create_Release
:
name
:
Create Release
name
:
Create Release
needs
:
build_luac_cross_win
needs
:
build_luac_cross_win
runs-on
:
ubuntu-
latest
runs-on
:
ubuntu-
20.04
steps
:
steps
:
-
name
:
Set release name
-
name
:
Set release name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment