summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 9e2de00..551b3f9 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
environment: staging
# The type of runner that the job will run on
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps: