Skip to content

Commit 15c4b4b

Browse files
committed
Upgrade macOS runner image to macOS 13
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
1 parent 7e40c5c commit 15c4b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
strategy:
3131
matrix:
32-
os: [ubuntu-22.04, macos-12] # TODO: Add windows-2019
32+
os: [ubuntu-22.04, macos-13] # TODO: Add windows-2019
3333

3434
steps:
3535
- uses: actions/setup-go@v4

0 commit comments

Comments
 (0)