summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-05-26 10:04:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-05-26 10:04:09 (GMT)
commit186058e1ac63254477d365a6c55edbe83b854194 (patch)
tree2ca02d9fb43fcab5f1ec4465b84c016121fec489 /.github
parent34cd492784ff4ca03f21c60b1404574d939967cc (diff)
downloadtk-186058e1ac63254477d365a6c55edbe83b854194.zip
tk-186058e1ac63254477d365a6c55edbe83b854194.tar.gz
tk-186058e1ac63254477d365a6c55edbe83b854194.tar.bz2
One more macos-11.0 -> macos-11
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/onefiledist.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/onefiledist.yml b/.github/workflows/onefiledist.yml
index 7ff914f..f32e8ed 100644
--- a/.github/workflows/onefiledist.yml
+++ b/.github/workflows/onefiledist.yml
@@ -67,7 +67,7 @@ jobs:
working-directory: ${{ env.INST_DIR }}
macos:
name: macOS
- runs-on: macos-11.0
+ runs-on: macos-11
defaults:
run:
shell: bash