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
hiredis
Commits
7dd833d5
Commit
7dd833d5
authored
Jul 25, 2022
by
SukkaW
Browse files
CI: bump macos runner version
parent
eaa2a7ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
7dd833d5
...
...
@@ -123,7 +123,7 @@ jobs:
run
:
$GITHUB_WORKSPACE/test.sh
freebsd
:
runs-on
:
macos-1
0.15
runs-on
:
macos-1
2
name
:
FreeBSD
steps
:
-
name
:
Checkout code
...
...
@@ -133,7 +133,7 @@ jobs:
ref
:
${{ env.GITHUB_HEAD_REF }}
-
name
:
Build in FreeBSD
uses
:
vmactions/freebsd-vm@v0.
1.5
uses
:
vmactions/freebsd-vm@v0.
2.0
with
:
prepare
:
pkg install -y gmake cmake
run
:
|
...
...
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