Skip to content

Commit

Permalink
update keria test matrix to only use latest for now (WebOfTrust#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
lenkan authored Apr 12, 2024
1 parent 39ca034 commit 42d3b14
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 @@ -57,7 +57,7 @@ jobs:
strategy:
matrix:
os: ['ubuntu-latest']
keria-version: ['latest', '0.1.2', '0.1.3']
keria-version: ['latest']
node-version: ['20']
env:
KERIA_IMAGE_TAG: ${{ matrix.keria-version }}
Expand Down

0 comments on commit 42d3b14

Please sign in to comment.