We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595856a commit 75b193cCopy full SHA for 75b193c
1 file changed
.github/workflows/build-images-manifests.yml
@@ -13,7 +13,7 @@ env:
13
jobs:
14
build-platform-images:
15
name: Build presidio images.
16
- runs-on: ${{ matrix.runner }}
+ runs-on: ubuntu-latest
17
steps:
18
19
- name: Checkout current repo
0 commit comments