We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e6d38 commit 0b9cf83Copy full SHA for 0b9cf83
1 file changed
.github/workflows/package_ocrweb.yml
@@ -36,7 +36,7 @@ jobs:
36
needs: create_release
37
strategy:
38
matrix:
39
- os: ['windows-2022', 'windows-2019']
+ os: ['windows-2022']
40
41
steps:
42
- name: Pull latest code
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
- os: ['ubuntu-20.04', 'ubuntu-22.04']
+ os: ['ubuntu-22.04']
101
102
103
0 commit comments