Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7c6bd26

Browse filesBrowse files
authored
see if Jammy is the problem
1 parent d3cc17f commit 7c6bd26
Copy full SHA for 7c6bd26

File tree

1 file changed

+6
-6
lines changed
Filter options

1 file changed

+6
-6
lines changed

‎.github/workflows/ubuntu-packages-and-docker-image.yml

Copy file name to clipboardExpand all lines: .github/workflows/ubuntu-packages-and-docker-image.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,12 @@ jobs:
223223
matrix:
224224
include:
225225
# Ubuntu 24.04 LTS (Noble)
226-
- os: "ubuntu-24.04"
227-
ubuntu_version: "noble"
228-
arch: "amd64"
229-
- os: "ubuntu-24.04-arm"
230-
ubuntu_version: "noble"
231-
arch: "arm64"
226+
# - os: "ubuntu-24.04"
227+
# ubuntu_version: "noble"
228+
# arch: "amd64"
229+
# - os: "ubuntu-24.04-arm"
230+
# ubuntu_version: "noble"
231+
# arch: "arm64"
232232
# Ubuntu 22.04 LTS (Jammy)
233233
- os: "ubuntu-22.04"
234234
ubuntu_version: "jammy"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.