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 770e579 commit 0477c3fCopy full SHA for 0477c3f
.github/workflows/udp-exporter-e2e-test.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+env:
9
+ RUBY_VERSION: "3.2"
10
+
11
permissions:
12
id-token: write
13
0 commit comments