Skip to content

Commit

Permalink
CI: Update to the latest Buster release.
Browse files Browse the repository at this point in the history
The workflow is configured to use an old buster release and the
latest (in case default versions in old OS releases fail to run
Mu). So the "old buster" image has been changed to an older one.
  • Loading branch information
carlosperate committed Jan 12, 2024
1 parent 8fb168a commit 4b9102b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
docker-tag: ['stretch-2018-03-13', 'buster-2021-05-28', 'buster-legacy-2022-04-07']
docker-tag: ['stretch-2018-03-13', 'buster-2021-03-25', 'buster-legacy-2023-05-03']
fail-fast: false
services:
rpios:
Expand Down

0 comments on commit 4b9102b

Please sign in to comment.