Skip to content

Commit f21d05e

Browse files
Patch bump. Set CI timeout to 90 mins (#760)
1 parent 61a6f40 commit f21d05e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ concurrency:
1414
cancel-in-progress: true
1515
jobs:
1616
test:
17+
timeout-minutes: 90
1718
runs-on: ${{ matrix.os }}
1819
strategy:
1920
fail-fast: false

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "PackageCompiler"
22
uuid = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
3-
version = "2.1.2"
3+
version = "2.1.3"
44

55
[deps]
66
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

0 commit comments

Comments
 (0)