Skip to content

Commit 966f3a8

Browse files
authored
Merge branch 'master' into keycloak.v2-wrong-password
2 parents 9e9d48d + b64db7f commit 966f3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [ubuntu-latest, macOS-latest, macos-12]
15+
os: [ubuntu-latest, macOS-latest, macos-13]
1616
steps:
1717
- name: Check out code into the Go module directory
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)