Actually fixes nanomaps (#32124)

* oh I am done with being sensible

* AAAAAAAAAAAAAAA

* Try this

* ACTUALLY done
This commit is contained in:
AffectedArc07
2026-06-16 19:20:42 +00:00
committed by GitHub
parent 793143b810
commit b6d1486063
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ on:
jobs:
generate_maps:
name: 'Generate NanoMaps'
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- id: create_token
uses: actions/create-github-app-token@v3.1.1