Skip to content

Commit b529231

Browse files
author
Marcin Nowak-Liebiediew
committed
use macos-latest instead of ubuntu in frontend canister building GHA
1 parent 97a95fb commit b529231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-frontend-canister.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
frontend:
17-
runs-on: ubuntu-latest
17+
runs-on: macos-latest
1818
name: frontend-canister-up-to-date:required
1919
steps:
2020
- name: Check out the repo

0 commit comments

Comments
 (0)