Skip to content

Commit

Permalink
[ci] Fix runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Nov 28, 2023
1 parent 246e8ae commit e333cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scenarios-ubuntu2310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
scenario-u2310-amd64-containers-dev-ovos-skills:
runs-on:
- self-hosted
- x64
- ubuntu-latest-amd64
steps:
- name: Installer requirements
run: |
Expand Down

0 comments on commit e333cdf

Please sign in to comment.