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
a23a07a8
Unverified
Commit
a23a07a8
authored
Sep 07, 2021
by
Marcel Stör
Committed by
GitHub
Sep 07, 2021
Browse files
Bump to Ubuntu 20.04 (#3463)
Bump to Ubuntu 20.04
parent
c72d6083
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
a23a07a8
...
@@ -20,7 +20,7 @@ jobs:
...
@@ -20,7 +20,7 @@ jobs:
numbers
:
'
integral'
numbers
:
'
integral'
-
lua_ver
:
53
-
lua_ver
:
53
numbers
:
'
64bit'
numbers
:
'
64bit'
runs-on
:
ubuntu-
16
.04
runs-on
:
ubuntu-
20
.04
env
:
env
:
LUA
:
${{ matrix.lua_ver }}
LUA
:
${{ matrix.lua_ver }}
...
@@ -96,7 +96,7 @@ jobs:
...
@@ -96,7 +96,7 @@ jobs:
numbers
:
'
64bit'
numbers
:
'
64bit'
filter
:
'
cat'
filter
:
'
cat'
needs
:
build
needs
:
build
runs-on
:
ubuntu-
16
.04
runs-on
:
ubuntu-
20
.04
steps
:
steps
:
-
name
:
Checkout repo
-
name
:
Checkout repo
...
@@ -159,7 +159,7 @@ jobs:
...
@@ -159,7 +159,7 @@ jobs:
-
lua_ver
:
53
-
lua_ver
:
53
numbers
:
'
64bit'
numbers
:
'
64bit'
needs
:
build
needs
:
build
runs-on
:
ubuntu-
16
.04
runs-on
:
ubuntu-
20
.04
steps
:
steps
:
-
name
:
Checkout repo
-
name
:
Checkout repo
...
@@ -230,7 +230,7 @@ jobs:
...
@@ -230,7 +230,7 @@ jobs:
matrix
:
matrix
:
include
:
include
:
-
os
:
'
linux'
-
os
:
'
linux'
vm
:
'
ubuntu-
16
.04'
vm
:
'
ubuntu-
20
.04'
-
os
:
'
windows'
-
os
:
'
windows'
vm
:
'
windows-latest'
vm
:
'
windows-latest'
runs-on
:
${{ matrix.vm }}
runs-on
:
${{ matrix.vm }}
...
@@ -260,7 +260,7 @@ jobs:
...
@@ -260,7 +260,7 @@ jobs:
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
runs-on
:
ubuntu-
16
.04
runs-on
:
ubuntu-
20
.04
steps
:
steps
:
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
...
...
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