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 8f9631c commit 3ad5874Copy full SHA for 3ad5874
.github/workflows/unit_tests.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- os: [windows-latest, macos-latest, ubuntu-latest]
+ os: [windows-latest, macos-latest, ubuntu-22.04]
17
18
steps:
19
- name: Check out Git repository
0 commit comments