Skip to content

Conversation

@ROMemories
Copy link
Contributor

The CI workflow from #2 seems to be failing because the image has been retired:

This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101

This PR updates the image version and bumps the checkout Action.

@ROMemories
Copy link
Contributor Author

Thanks for allowing the workflow to run! It seems that #2, by allowing to use a much more recent toolchain, should also make the CI massively faster as the currently pinned toolchain dates back to before the sparse index protocol was introduced.

@ROMemories ROMemories force-pushed the ci/update-ci-workflow branch from 3f62264 to 5084377 Compare August 20, 2025 06:57
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As actions/checkout v5 was released last week, I've updated the version bump to use the v5 instead of the v4.

@lulf lulf merged commit e5e8e86 into drogue-iot:main Aug 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants