inconsistent macOS version #200129
Unanswered
igor-makarov
asked this question in
Actions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Actions Runner Image
Discussion Details
Here are two actions runs from the same cron period:
https://github.com/igor-makarov/RxReactiveObjC/actions/runs/28167343720/job/83422516182
https://github.com/igor-makarov/RxReactiveObjC/actions/runs/28167486531/job/83422999661
Both have
runs-on: macos-latestOne gets macOS 15.7.7, the other gets 26.4.
Unsurprisingly, this causes failures when the "wrong" one is active.
Beta Was this translation helpful? Give feedback.
All reactions