Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbfb authored May 27, 2024
1 parent 3f5148e commit 5391a3e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.4.1
xcode-version: 14.3.1
- uses: actions/[email protected]
with:
path: hermes
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.4.1
xcode-version: 14.3.1
- uses: actions/[email protected]
- name: Cache setup
uses: actions/[email protected]
Expand All @@ -144,7 +144,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.4.1
xcode-version: 14.3.1
- uses: actions/[email protected]
with:
path: hermes
Expand All @@ -165,7 +165,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.4.1
xcode-version: 14.3.1
- uses: actions/[email protected]
- name: Cache setup
uses: actions/[email protected]
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.4.1
xcode-version: 14.3.1
- uses: actions/[email protected]
- name: Cache setup
uses: actions/[email protected]
Expand Down Expand Up @@ -552,7 +552,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.4.1
xcode-version: 14.3.1
- uses: actions/[email protected]
with:
path: hermes
Expand Down

0 comments on commit 5391a3e

Please sign in to comment.