Skip to content

Commit

Permalink
Upgrade athena Docker container from 2021 to 2022 (#332)
Browse files Browse the repository at this point in the history
The proper compiler wasn't available for 2022 native-utils, so
linuxathena artifact builds were silently skipped.
  • Loading branch information
calcmogul authored Nov 26, 2021
1 parent a151f23 commit efd3154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
fail-fast: false
matrix:
include:
- container: wpilib/roborio-cross-ubuntu:2021-18.04
- container: wpilib/roborio-cross-ubuntu:2022-18.04
artifact-name: Athena
- container: wpilib/raspbian-cross-ubuntu:10-18.04
artifact-name: Raspbian
Expand Down

0 comments on commit efd3154

Please sign in to comment.