We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc2dce commit 1612e36Copy full SHA for 1612e36
.github/workflows/continuous_integration.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
sonarcloud:
12
name: Unit-Tests
13
- runs-on: macos-latest
+ runs-on: macos-13
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v4
0 commit comments