Skip to content

Commit

Permalink
Use macos 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Reeywhaar committed Jun 13, 2022
1 parent 6fca984 commit f1ca34a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
release:
name: "Release"
runs-on: macos-latest
runs-on: macos-12
steps:
- name: "Checkout"
uses: actions/checkout@v1
Expand Down
14 changes: 14 additions & 0 deletions MiddleMe.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "launchagent",
"kind" : "remoteSourceControl",
"location" : "https://github.com/emorydunn/LaunchAgent",
"state" : {
"revision" : "9f6d33abfa4a0a45a877e9b884391981c1f4152b",
"version" : "0.3.0"
}
}
],
"version" : 2
}

0 comments on commit f1ca34a

Please sign in to comment.