Skip to content

Commit

Permalink
ci: build oldest working EFA installer and latest
Browse files Browse the repository at this point in the history
Rather than maintaining a list that needs to be bumped continually,
build just against 1.25.0 (which is the oldest one that worked without
any changes to the action itself, likely due to missing platform
support) and latest. This gives us visibility into our minimum EFA
installer version as well as coverage against the newest.
  • Loading branch information
aws-nslick committed Aug 13, 2024
1 parent eb58446 commit 32daa37
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/distcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ jobs:
- al2
efainstaller:
- latest
- 1.32.0
- 1.31.0
- 1.30.0
- 1.25.0
include:
- amazonlinux: al2023
efainstallerdir: ALINUX2023
Expand Down

0 comments on commit 32daa37

Please sign in to comment.