Revert "ci: Newer ubuntu image"

This reverts commit 8df579e1f5.
This commit is contained in:
fleaz 2024-05-22 23:05:47 +02:00
parent 8df579e1f5
commit 2bd45309a2
Signed by: fleaz
GPG key ID: AED15F8FDD04D083
4 changed files with 8 additions and 4 deletions

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
@ -21,7 +21,6 @@ jobs:
sudo apt install pkg-config libmagickwand-dev imagemagick gcc libc-dev
mkdir {previews,dist}
go run main.go
ls -laR
mv index.html dist/
mv previews/ dist/
mv talks/ dist/