We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad3106 commit aa80d43Copy full SHA for aa80d43
.github/workflows/dev.yaml
@@ -6,7 +6,7 @@ on:
6
- "!main"
7
jobs:
8
build-all:
9
- runs-on: depot-ubuntu-22.04-16,dagger=0.14.0
+ runs-on: depot-ubuntu-22.04-16,dagger=0.15.4
10
steps:
11
- uses: actions/checkout@v4
12
- name: Setup Go
.github/workflows/main.yaml
@@ -5,7 +5,7 @@ on:
5
- main
.github/workflows/release.yaml
- v**
release-all:
0 commit comments