Skip to content

Commit 34e659d

Browse files
committed
fix
1 parent e172fab commit 34e659d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prebuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- otp
2828
- "otp-lttng"
2929
exclude:
30-
- type: "otp-llttng"
30+
- type: "otp-lttng"
3131
os: ubuntu-22.04
3232
otp: 24.3.4.17
33-
- type: "otp-llttng"
33+
- type: "otp-lttng"
3434
os: ubuntu-22.04
3535
otp: 25.3.2.13
3636
steps:

0 commit comments

Comments
 (0)