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 d3cc17f commit 7c6bd26Copy full SHA for 7c6bd26
.github/workflows/ubuntu-packages-and-docker-image.yml
@@ -223,12 +223,12 @@ jobs:
223
matrix:
224
include:
225
# Ubuntu 24.04 LTS (Noble)
226
- - os: "ubuntu-24.04"
227
- ubuntu_version: "noble"
228
- arch: "amd64"
229
- - os: "ubuntu-24.04-arm"
230
231
- arch: "arm64"
+ # - os: "ubuntu-24.04"
+ # ubuntu_version: "noble"
+ # arch: "amd64"
+ # - os: "ubuntu-24.04-arm"
+ # arch: "arm64"
232
# Ubuntu 22.04 LTS (Jammy)
233
- os: "ubuntu-22.04"
234
ubuntu_version: "jammy"
0 commit comments