Skip to content

Commit

Permalink
GitHub Action Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakr233 committed Jun 1, 2022
1 parent af0973a commit 3f92ef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
runs-on: macos-11
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down
2 changes: 1 addition & 1 deletion Foundation/Tuner/Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.6
// swift-tools-version: 5.5
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit 3f92ef6

Please sign in to comment.