Skip to content

Commit 991527a

Browse files
Merged PR 32823: Prepare for pypylon 4.2.0rc1 release, fixed rebase issues during integration...
Prepare for pypylon 4.2.0rc1 release, fixed rebase issues during integration of GitHub PRs.
2 parents f40d96c + e431fa7 commit 991527a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,10 @@ jobs:
300300
architecture: x64
301301
# Exclude python 3.9 - 3.10 on macOS x86_64 due too issues with the runner image
302302
# See also GitHub issue: https://github.com/actions/setup-python/issues/825
303-
- os: macos-latest
303+
- os: macos-14
304304
architecture: x64
305305
python-version: 3.9
306-
- os: macos-latest
306+
- os: macos-14
307307
architecture: x64
308308
python-version: 3.10
309309

0 commit comments

Comments
 (0)