Skip to content

Commit

Permalink
Merge pull request #13 from RaduBerinde/update-macos
Browse files Browse the repository at this point in the history
github: update macos image
  • Loading branch information
RaduBerinde authored Dec 4, 2024
2 parents 1264a2e + a1be8a4 commit d87ea51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- ghworkflow
pull_request:
branches:
- main
Expand Down Expand Up @@ -50,7 +51,7 @@ jobs:
strategy:
matrix:
go: ["1.22"]
runs-on: macos-12
runs-on: macos-15
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit d87ea51

Please sign in to comment.