Skip to content

Commit

Permalink
Merge branch 'default-injectable-value' of github.com:Tavernari/DICon…
Browse files Browse the repository at this point in the history
…tainer into default-injectable-value
  • Loading branch information
Tavernari committed Jan 16, 2024
2 parents 93e24a1 + 683f0a4 commit aa641d5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@ on:

jobs:
test:
runs-on: macos-11
runs-on: macos-latest

steps:
- name: Install Swift
uses: slashmo/install-swift@v0.4.0
with:
version: "5.9"

- name: Get Sources
uses: actions/checkout@v2

Expand Down

0 comments on commit aa641d5

Please sign in to comment.