Bump workflow to ubuntu 24.04

This commit is contained in:
marked 2025-03-12 21:03:42 +01:00
parent 0c4e3cc263
commit 6e1bbbaedc

View file

@ -10,7 +10,7 @@ jobs:
name: Sync
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
image: ghcr.io/catthehacker/ubuntu:act-24.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4