Skip to content

Commit 5e7a355

Browse files
committed
Updating action to mac os 11
1 parent c33d5e5 commit 5e7a355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dcli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8282

8383
build-mac-x86_64:
84-
runs-on: macos-10.15
84+
runs-on: macos-11
8585
steps:
8686
#set some environement variables that we can use through the rest of our
8787
#action

0 commit comments

Comments
 (0)