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 Dec 24, 2024
1 parent 2f3d48c commit 98ca8d6
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 @@ -32,7 +32,7 @@ jobs:
matrix:
include:
- name: demo
os: ubuntu-latest
os: ubuntu-latest-m
runOnPullRequest: true
app: demo
env: default
Expand All @@ -56,7 +56,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 98ca8d6

Please sign in to comment.