We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cb852e + 47d6dd9 commit 49e4082Copy full SHA for 49e4082
1 file changed
.github/workflows/install-execute.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- os: [ macos-11, macos-12, macos-13, ubuntu-20.04, ubuntu-22.04 ]
+ os: [ macos-11, macos-12, macos-13, ubuntu-22.04 ]
20
version: [ '2.5', '2.4', '2.3', '2.2' ]
21
steps:
22
- uses: actions/checkout@v3
0 commit comments