Skip to content

Commit 441c051

Browse files
committed
ci: update to macos-11
Signed-off-by: Roman Volosatovs <[email protected]>
1 parent 0f97bf4 commit 441c051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/host_core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [ubuntu-20.04, windows-2019, macos-10.15]
18+
os: [ubuntu-20.04, windows-2019, macos-11]
1919
elixir: [1.14.3]
2020
otp: [25]
2121

.github/workflows/wasmcloud_host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
os: [ubuntu-20.04, windows-2019, macos-10.15]
17+
os: [ubuntu-20.04, windows-2019, macos-11]
1818
elixir: [1.14.3]
1919
otp: [25]
2020

0 commit comments

Comments
 (0)