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
e7afd998
Unverified
Commit
e7afd998
authored
Aug 26, 2022
by
Michael Grunder
Committed by
GitHub
Aug 26, 2022
Browse files
Merge pull request #1079 from SukkaW/drop-macos-10.15-runner
CI: bump macos runner version
parents
17c8fe07
a606ccf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
e7afd998
...
...
@@ -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
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