Run on Ubuntu

This commit is contained in:
Michael B. Gale 2025-06-23 14:58:00 +01:00
parent cce0287569
commit 9ee60a6e32
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F

View file

@ -14,7 +14,7 @@ jobs:
update:
name: Update code and create PR
timeout-minutes: 15
runs-on: macos-latest
runs-on: ubuntu-latest
permissions:
contents: write # needed to push the updated files
pull-requests: write # needed to create the PR