feat: update Gitea runner configuration and increment version to 1.2.22
This commit is contained in:
		| @@ -12,7 +12,7 @@ on: | ||||
|  | ||||
| jobs: | ||||
|   release: | ||||
|     runs-on: gitea-runner | ||||
|     runs-on: gitea-runner-1 | ||||
|     steps: | ||||
|       - name: Debug Info | ||||
|         run: | | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
| ; https://docs.platformio.org/page/projectconf.html | ||||
|  | ||||
| [common] | ||||
| version = "1.2.21" | ||||
| version = "1.2.22" | ||||
|  | ||||
| [env:esp32dev] | ||||
| platform = espressif32 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user