Skip to content

Commit

Permalink
use ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 authored Nov 8, 2023
1 parent b3e9e1f commit ebd7da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/komodod_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:

publish-release:
name: Publishing CD releases
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
needs: [linux-build, osx-build, windows-build]
steps:
- name: Download komodo-linux.zip
Expand Down

0 comments on commit ebd7da0

Please sign in to comment.