Skip to content

Commit 0477c3f

Browse files
authored
Add missing ruby_version env var (#147)
1 parent 770e579 commit 0477c3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/udp-exporter-e2e-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77

8+
env:
9+
RUBY_VERSION: "3.2"
10+
811
permissions:
912
id-token: write
1013

0 commit comments

Comments
 (0)