Skip to content

Commit

Permalink
refactor-ci (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
LGala authored Nov 17, 2022
1 parent c643d1a commit 05c2b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
container-test-job:
runs-on: ubuntu-latest
container:
image: maven:3.8.6-amazoncorretto-11
image: maven:3.8.6-eclipse-temurin-11-alpine
env:
ICARO_HOME: /home/dilbert/icaro
steps:
Expand Down

0 comments on commit 05c2b69

Please sign in to comment.