Skip to content

Commit

Permalink
ubuntu-latest seems to not have oras anymore
Browse files Browse the repository at this point in the history
Signed-off-by: ytimocin <[email protected]>
  • Loading branch information
ytimocin committed Jan 6, 2025
1 parent 747f6d6 commit c0508d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
matrix:
include:
- name: demo
os: ubuntu-latest
os: ubuntu-latest-m
runOnPullRequest: true
app: demo
env: default
Expand All @@ -58,7 +58,7 @@ jobs:
images: samples/dapr-frontend,samples/dapr-backend
directories: samples/dapr/ui/,samples/dapr/nodeapp/
- name: volumes
os: ubuntu-latest
os: ubuntu-latest-m
runOnPullRequest: true
app: myapp
env: default
Expand Down

0 comments on commit c0508d0

Please sign in to comment.