Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmans25 authored Dec 23, 2023
1 parent 1a664d3 commit f86ad1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build:
name: Build ipa ONLY
runs-on: macos-10.15
runs-on: macos-11 #macos-10.15
steps:
- name: Checkout repository
uses: actions/checkout@v1
Expand Down

0 comments on commit f86ad1c

Please sign in to comment.