Skip to content

Commit

Permalink
⬆️ Bump macOS GitHub Actions runner to 13 in integration workflow
Browse files Browse the repository at this point in the history
Ref: #737
  • Loading branch information
LVMVRQUXL committed Oct 16, 2024
1 parent 7dc93f9 commit 5b8ca2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:
jobs:
checks:
name: Checks
runs-on: macos-12
runs-on: macos-13
strategy:
matrix:
project: [ plugins, types-internal, types, types-kotlinx-serialization ]
Expand Down

0 comments on commit 5b8ca2c

Please sign in to comment.