Skip to content

Commit

Permalink
role/github
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Sep 5, 2023
1 parent d26b4b2 commit 67b9cc2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: arn:aws:iam::712023778557:role/github/GitHub-Testing-NF-Quilt
role-to-assume: arn:aws:iam::712023778557:role/GitHub-Testing-NF-Quilt
aws-region: us-east-1

- name: Setup Java ${{matrix.java_version}}
Expand Down
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

## [0.5.0] 2023-09-04+

- Switch to quiltcore-java
- Stop trying to pre-install every package
- Switch to quiltcore-java [NOTE: this pre-release does NOT check workflows]
- Do not pre-install packages (only install before write)


## [0.4.5] 2023-08-23

Expand Down

0 comments on commit 67b9cc2

Please sign in to comment.