Migrate to act-24.04 image

This commit is contained in:
Conor425 2025-01-25 23:58:10 +00:00
parent b776f57b37
commit a27fb7cca6

View file

@ -9,7 +9,7 @@ jobs:
recent:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
image: ghcr.io/catthehacker/ubuntu:act-24.04
steps:
- uses: actions/checkout@v4
with: