Skip to content

Commit 45f1f84

Browse files
committed
update cw06-05
1 parent 7dbfbd9 commit 45f1f84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/06-05-contexts-pogoda_python_package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
release_tag:
1212
description: "Tag / wersja releasu (np. v1.0.0)"
1313
type: string
14-
default: "v16.03.2026"
14+
default: "v16.03.2026-windows"
1515

1616
# <<< DODAJ TO >>>
1717
permissions:
@@ -26,7 +26,7 @@ env:
2626
jobs:
2727
pogoda-info:
2828
name: Pobierz informacje o pogodzie + build binarki
29-
runs-on: ubuntu-latest
29+
runs-on: windows-latest
3030
defaults:
3131
run:
3232
shell: bash

0 commit comments

Comments
 (0)