all repos — min @ 2d03b5b0145caca6df21b90da66cf46f9d6149b0

A small but practical concatenative programming language.

Fixing ci
h3rald h3rald@h3rald.com
Thu, 31 Dec 2020 13:10:08 +0100
commit

2d03b5b0145caca6df21b90da66cf46f9d6149b0

parent

2976259db5ece5e6134921758f9cec52cc5e34d6

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .github/workflows/ci.yml.github/workflows/ci.yml

@@ -16,7 +16,7 @@ jobs:

# This workflow contains a single job called "ci" ci: # The type of runner that the job will run on - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 env: CHOOSENIM_CHOOSE_VERSION: stable CHOOSENIM_NO_ANALYTICS: 1