Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitff9f212

Browse files
committed
Add support for newer versions of Julia/Clang
1 parent7bcb79b commitff9f212

File tree

3 files changed

+7469
-1
lines changed

3 files changed

+7469
-1
lines changed

‎.github/workflows/CI.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
version:
1313
-'1.5'
1414
-'1.6'
15+
-'1.7'
16+
-'1.8-nightly'
1517
-'nightly'
1618
os:
1719
-ubuntu-latest

‎Project.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
1010
Scratch ="6c6a2e73-6563-6170-7368-637461726353"
1111

1212
[compat]
13-
Clang_jll ="^9, ^11, ^12"
13+
Clang_jll ="^9, ^11, ^12, ^13"
1414
Scratch ="^1"
1515
julia ="^1.5"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp