Skip to content

Commit

Permalink
ci: u24 test
Browse files Browse the repository at this point in the history
  • Loading branch information
MonolithProjects committed Jun 5, 2024
1 parent 9f54b68 commit eaf9f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- image: "rockylinux9"
cgroup_mode: "host"
volumes: "rw"
- image: "ubuntu2204"
- image: "ubuntu2404"
cgroup_mode: "host"
volumes: "rw"
steps:
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
strategy:
matrix:
config:
- image: "ubuntu2204"
- image: "ubuntu2404"
cgroup_mode: "host"
volumes: "rw"
steps:
Expand Down

0 comments on commit eaf9f1b

Please sign in to comment.