Skip to content

Commit 72c125f

Browse files
authored
Remove 24.04 until named os in debian filename
1 parent 42a3736 commit 72c125f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/casper-node-launcher-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
include:
1717
- os: ubuntu-22.04
1818
code_name: jammy
19-
- os: ubuntu-24.04
20-
code_name: noble
19+
# - os: ubuntu-24.04
20+
# code_name: noble
2121

2222
runs-on: ${{ matrix.os }}
2323

0 commit comments

Comments
 (0)