Skip to content

Commit 1aca3ab

Browse files
committed
Remove docs, use ubuntu-latest
1 parent 892bcbe commit 1aca3ab

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
name: Nextflow website build
1616
if: "!contains(github.event.head_commit.message, '[ci skip]')"
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-latest
1818
timeout-minutes: 10
1919
strategy:
2020
fail-fast: false

src/pages/docs.astro

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)