Skip to content

Commit d87ea51

Browse files
authored
Merge pull request #13 from RaduBerinde/update-macos
github: update macos image
2 parents 1264a2e + a1be8a4 commit d87ea51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- ghworkflow
78
pull_request:
89
branches:
910
- main
@@ -50,7 +51,7 @@ jobs:
5051
strategy:
5152
matrix:
5253
go: ["1.22"]
53-
runs-on: macos-12
54+
runs-on: macos-15
5455
steps:
5556
- uses: actions/checkout@v2
5657

0 commit comments

Comments
 (0)