Skip to content

Commit 535a69b

Browse files
committed
Build App
1 parent e171f42 commit 535a69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
build:
2020
name: Build Application
21-
runs-on: macos-latest # or macos-14
21+
runs-on: macos-14 # or macos-latest
2222
timeout-minutes: 10
2323

2424
steps:

0 commit comments

Comments
 (0)